pub unsafe extern "C" fn g_initable_init(
    initable: *mut GInitable,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean