pub unsafe extern "C" fn json_parser_load_from_file( parser: *mut JsonParser, filename: *const c_char, error: *mut *mut GError, ) -> gboolean