#[no_mangle] pub unsafe extern "C" fn retro_get_image_path_callback( index: c_uint, path: *mut c_char, len: usize, ) -> bool
TODO: Documentation