Function g_object_interface_find_property

pub unsafe extern "C" fn g_object_interface_find_property(
    g_iface: *mut c_void,
    property_name: *const i8,
) -> *mut GParamSpec