pub unsafe extern "C" fn dm_pool_strdup(
    p: *mut dm_pool,
    str: *const c_char
) -> *mut c_char