pub unsafe fn stbi_write_bmp_core( s: *mut stbi__write_context, x: i32, y: i32, comp: i32, data: *const u8, ) -> i32