pub unsafe extern "C" fn dm_asprintf(
    buf: *mut *mut c_char,
    format: *const c_char,
     ...
) -> c_int