pub unsafe static mut changeExtension: Option<unsafe extern "C" fn(string: *const c_char, ext: *const c_char, output: *mut c_char) -> *mut c_char>