pub unsafe extern "C" fn AImageDecoder_setUnpremultipliedRequired(
    decoder: *mut AImageDecoder,
    unpremultipliedRequired: bool
) -> c_int