pub unsafe extern "C" fn AConfiguration_setLanguage(
    config: *mut AConfiguration,
    language: *const c_char
)