LIBMTP_destroy_file_t ( LIBMTP_file_t* p1 )Field 'p1->filetype' in 1st parameter 'p1' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_destroy_track_t ( LIBMTP_track_t* p1 )Field 'p1->filetype' in 1st parameter 'p1' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Filelisting ( LIBMTP_mtpdevice_t* device )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Get_Tracklisting ( LIBMTP_mtpdevice_t* p1 )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_new_file_t ( )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_new_track_t ( )Field 'retval->filetype' in return value (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_Track_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_track_t*const p3, int(*p4)(uint64_t, uint64_t, void const*) const, void const*const p5 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Send_Track_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_track_t*const p3, int(*p4)(uint64_t, uint64_t, void const*) const, void const*const p5 )Field 'p3->filetype' in 3rd parameter 'p3' (pointer) has type 'LIBMTP_filetype_t'.
LIBMTP_Update_Track_Metadata ( LIBMTP_mtpdevice_t* p1, LIBMTP_track_t const*const p2 )Field 'p2->next->filetype' in 2nd parameter 'p2' (pointer) has type 'LIBMTP_filetype_t'.