pub unsafe extern "C" fn _frida_g_object_new_with_properties(
    object_type: GType,
    n_properties: guint,
    names: *mut *const c_char,
    values: *const GValue
) -> *mut GObject