pub unsafe extern "C" fn mnt_optstr_get_option( optstr: *const c_char, name: *const c_char, value: *mut *mut c_char, valsz: *mut usize, ) -> c_int