pub unsafe extern "C" fn blobmsg_add_json_element( b: *mut blob_buf, name: *const c_char, obj: *mut json_object, ) -> bool