pub unsafe extern "system" fn Tbsi_Context_Create(
    pcontextparams: *const TBS_CONTEXT_PARAMS,
    phcontext: *mut *mut c_void,
) -> u32