pub unsafe extern "C" fn gdk_pixbuf_get_file_info_async(
    filename: *const c_char,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)