pub unsafe extern "C" fn LoadShader(
    vsFileName: *const i8,
    fsFileName: *const i8
) -> Shader