pub unsafe extern "C" fn AImage_getHeight(
    image: *const AImage,
    height: *mut i32
) -> media_status_t