pub unsafe extern "C" fn gdk_texture_save_to_png(
    texture: *mut GdkTexture,
    filename: *const c_char
) -> gboolean