pub unsafe extern "C" fn LoadImageRaw( fileName: *const i8, width: i32, height: i32, format: i32, headerSize: i32) -> Image