pub unsafe extern "C" fn _frida_g_file_get_contents(
    filename: *const gchar,
    contents: *mut *mut gchar,
    length: *mut gsize,
    error: *mut *mut GError
) -> gboolean