pub type AMediaDataSourceReadAt = Option<unsafe extern "C" fn(userdata: *mut c_void, offset: off64_t, buffer: *mut c_void, size: size_t) -> ssize_t>;