extern "c" fn pthread_sigmask(c_int, *const c.T, *c.T) callconv(.C) c_int

Parameters

how: c_int,
set: *const c.T,
oldset: *c.T,