pub unsafe extern "C" fn _frida_json_path_compile(
    path: *mut JsonPath,
    expression: *const c_char,
    error: *mut *mut GError
) -> gboolean