pub unsafe extern "C" fn LoadFileData( fileName: *const c_char, bytesRead: *mut c_uint, ) -> *mut c_uchar
Load file data as byte array (read)