pub unsafe extern "C" fn Memento_vasprintf(
    ret: *mut *mut c_char,
    format: *const c_char,
    ap: *mut __va_list_tag
) -> c_int