pub unsafe extern "C" fn nvrtcGetProgramLogSize(
    prog: nvrtcProgram,
    logSizeRet: *mut usize
) -> nvrtcResult